.Net Framework > v3.5.21022.8 > System > Linq > Queryable > Count<TSource> Count<TSource>(IQueryable<TSource>)
Count<TSource>(IQueryable<TSource>,Func<TSource,Boolean>>)


Count<TSource>(IQueryable<TSource>)

Category
Method
Description
Returns the number of elements in a sequence.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Linq.IQueryable<TSource>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Count<TSource>(IQueryable<TSource>,Func<TSource,Boolean>>)

Category
Method
Description
Returns the number of elements in the specified sequence that satisfies a condition.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Linq.IQueryable<TSource>
predicateSystem.Linq.Expressions.Expression<System.Func<TSource,Boolean>>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database